make testlong
I just ran the test and it shows this:
sage -t --long src/sage/repl/notebook_ipython.py # 9 doctests failed
Any concerns? I ran on non-root account.
Thanks, TT
I just ran the test and it shows this:
sage -t --long src/sage/repl/notebook_ipython.py # 9 doctests failed
Any concerns? I ran on non-root account.
Thanks, TT
You should never install or run Sage as root.
You are right that the test should run correctly at any time, whether just after installing or later on.
I noticed the home machine I built didn't have any error with OpensSSL install. I found a post online that sort of stated that. So I installed OpenSSL on the work machine and ran "make test" which passed.
Hello,
This forum is more related to questions about Sage. But anyway that is cool to have feedback!
Could you rerun the test on that particular file... namely do
sage -t --long $SAGE_ROOT/src/sage/repl/notebook_ipython.py
where you have to replace $SAGE_ROOT by the location of your sage installation. Then post the full output to the https://groups.google.com/forum/#!forum/sage-devel.
Vincent
Does it matter if the test is run on root or non-root? I did a fresh installation with source code. Went into and test a few accounts then ran the test. So basically, the test can be run at anytime correct? Not right after the install?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2015-02-04 23:42:32 +0100
Seen: 270 times
Last updated: Feb 05 '15